xen.git
2005-12-03 kaf24@firebug... Inclide grant_ref_t definition in split-driver struct
2005-12-03 kaf24@firebug... Merge with xen-ia64-unstable.hg
2005-12-03 kaf24@firebug... Using a slow serial console with sync_console on SMP...
2005-12-03 emellor@leeni... Read from the store if the filename reported by losetup...
2005-12-02 emellor@leeni... Merged.
2005-12-02 djm@kirby.fc... Revert to simpler ia64 defconfigs, generic one causes...
2005-12-02 cl349@firebug... Fix vif-net script for setups where eth0 has no IP...
2005-12-02 djm@kirby.fc... Minor changes due to file movement to merge xen-unstabl...
2005-12-02 djm@kirby.fc... Merge
2005-12-02 kaf24@firebug... Fix PAE bootstrap.
2005-12-02 djm@kirby.fc... Stack pal call emulation implemented. (by Tristan Gingold)
2005-12-02 kaf24@firebug... Add a defensive batched tlb flush to free_page_type...
2005-12-02 kaf24@firebug... Move cpu0_stack out of Xen text section and into BSS...
2005-12-02 djm@kirby.fc... Update xen-capable elilo to support compressed dom0...
2005-12-02 djm@kirby.fc... Enable serial input for Xen (tied to ifdef, default...
2005-12-02 djm@kirby.fc... Fix pointer in vmx vmmu init code (by Anthony Xu and...
2005-12-02 dan@guaranine... Make "xm list --long" generate device configuration...
2005-12-02 emellor@leeni... This patch adds a new domain config option, 'cpus'...
2005-12-02 emellor@leeni... Merged.
2005-12-02 emellor@leeni... Fix the block-sharing check for physical devices by...
2005-12-02 emellor@leeni... Added /etc/init.d/dhcpd to list of init files to check...
2005-12-02 emellor@leeni... Added serialisation facilities. Udev is supposed to...
2005-12-02 emellor@leeni... Remove the watch on the /vm/<uuid> path when rebooting...
2005-12-02 emellor@leeni... Don't log every time around the big transaction writing...
2005-12-02 emellor@leeni... Added xen-hotplug.log to the files to collect.
2005-12-02 kaf24@firebug... More console-related cleanups.
2005-12-02 kaf24@firebug... Simplify console driver and avoid unnecessary spinning...
2005-12-02 iap10@freefall... Disable devfs from the -xen configs. It's obsolete...
2005-12-02 sos22@douglas... Avoid a hang when probing the partition table on import...
2005-12-02 kaf24@firebug... Blkif request notifications use generic ring req_event...
2005-12-02 kaf24@firebug... Add padding to ring headers for future expansion.
2005-12-02 kaf24@firebug... Clean up netif messages. Remove bitfields, and create
2005-12-02 kaf24@firebug... Fix tpm split driver to include grant-table defintions.
2005-12-02 kaf24@firebug... While working bug #143, it came to my attention that...
2005-12-02 kaf24@firebug... Fix __get_user() asm warning by making source and dest
2005-12-02 kaf24@firebug... Avoid ns16550 poll timeout underflow.
2005-12-02 smh22@firebug... More fixes for live migrate on PAE and 64-bit.
2005-12-02 emellor@leeni... Initialise the connection ID when a domain is introduce...
2005-12-02 emellor@leeni... Fix error message.
2005-12-02 emellor@leeni... Use getopt.gnu_getopt rather than getopt.getopt, so...
2005-12-02 emellor@leeni... Merged.
2005-12-01 smh22@firebug... Fix VBD recovery logic on SMP guests (+ a minor error...
2005-12-01 kaf24@firebug... Implement generic notiication hold-off in the ring...
2005-12-01 djm@kirby.fc... Fix flush_tlb_mask to no-op for non-SMP, now needed...
2005-12-01 djm@kirby.fc... Fix pfn_valid call (by Kevin Tian)
2005-12-01 vhanquez@kneesa... Prevent BVT scheduler to be set with a too low ctx_allo...
2005-12-01 kaf24@firebug... Define explicit evtchn_port_t type (32 bits) and plumb up
2005-12-01 dan@localhost... Add test for the last unresolved bit of bug #416. ...
2005-12-01 kaf24@firebug... Move net split driver onto ring.h generic rings.
2005-12-01 kaf24@firebug... ptsname() is applied to the master fd, not the slave fd.
2005-12-01 vhanquez@kneesa... fix the console when only XEN_PHYSDEV_ACCESS is Yes.
2005-12-01 smh22@firebug... Fix migrate.
2005-12-01 emellor@leeni... Merged.
2005-12-01 emellor@leeni... Move the dom0 ballooning-out code from the xm create...
2005-12-01 emellor@leeni... Remove /local when xenstored starts. This stops stale...
2005-12-01 emellor@leeni... Work around the fact that the physinfo dom0 call is...
2005-12-01 emellor@leeni... Merged.
2005-12-01 emellor@leeni... Added a pages_to_kib function, which converts a page...
2005-12-01 rread@ubuntu... Match rename of free_pages field to free_memory
2005-12-01 stekloff@elm3b216... Remove config.py, it's autogenerated from config.py.in
2005-12-01 emellor@leeni... Merged.
2005-12-01 iap10@freefall... Add a new /proc/xen file called 'capabilities'. Current...
2005-12-01 iap10@freefall... Improve the tls warning message to mention that the...
2005-11-30 djm@kirby.fc... Add (incomplete) dom0_physinfo call to try with xm...
2005-11-30 djm@kirby.fc... devmem.c no longer needed in drivers/xen/core
2005-11-30 emellor@leeni... Merged.
2005-11-30 emellor@leeni... Added xm rename command. Improve the argument checking...
2005-11-30 emellor@leeni... Miscellaneous tidying up, no semantic changes.
2005-11-30 emellor@leeni... Fix test following uuid format change in changeset...
2005-11-30 emellor@leeni... Move the relocate.setupRelocation code into XendDomain...
2005-11-30 emellor@leeni... Match rename of xm info field from memory to total_memory.
2005-11-30 emellor@leeni... Fix the reporting when this test fails (the eyecatcher...
2005-11-30 emellor@leeni... Don't refuse to clean up after a domain death when...
2005-11-30 emellor@leeni... Move the translation from pages to MiB out of XendNode...
2005-11-30 emellor@leeni... Cope with longs being passed to xstransact.write.
2005-11-30 emellor@leeni... Added the errno to the messages printed with the ERR...
2005-11-30 kaf24@firebug... GNTTABOP_map_grant_ref returns error status and handle as
2005-11-30 kaf24@firebug... Public interface cleanups. Widen some fields in public
2005-11-30 kaf24@firebug... Remove some vmx header files from Xen public interfaces.
2005-11-30 dan@guaranine... Some tweaks to the restore and migrate tests to expose...
2005-11-30 dan@caffeine... Remove useless test 05_create_noroot_noram
2005-11-30 dan@guaranine... Enable console debug dumping so that we submit the...
2005-11-30 kaf24@firebug... Fix serial pty creation in qemu-dm. Set raw attributes to
2005-11-30 kaf24@firebug... We need to do sync when mov_to_cr3 to a value already...
2005-11-30 kaf24@firebug... Add ATA-over-Ethernet as a module to the default 32...
2005-11-30 kaf24@firebug... domain_pause duplicates the code from vcpu_pause. Elimi...
2005-11-30 kaf24@firebug... Removes the carriage returns from some of the vtpm
2005-11-30 kaf24@firebug... writable_pl1e in shadow mode is a machine address, so
2005-11-29 smh22@firebug... Disable some over-zealous sanity checking for now ...
2005-11-29 smh22@firebug... Fix typo.
2005-11-29 emellor@leeni... Tidy and comment use of canonicalise_mode, et al.
2005-11-29 emellor@leeni... Merged.
2005-11-29 emellor@leeni... Increase device timeout to 10 seconds, as restarting...
2005-11-29 smh22@firebug... Avoid audit code during live migrate on 32bit since...
2005-11-29 emellor@leeni... Support facilities for the new DHCP support.
2005-11-29 emellor@leeni... Added trap for ERR, to get better response from the...
2005-11-29 emellor@leeni... Replace grep >&/dev/null with grep -q.
2005-11-29 emellor@leeni... Added DHCP server support, configured by a dhcp=yes...
2005-11-29 smh22@firebug... Tidy up audit code for PAE plus avoid its use during...
2005-11-29 smh22@firebug... Cleanup backend block device logic under save/restore...
next